import { IconDefinition } from '../types';
declare const MergeOutlined: IconDefinition;
export default MergeOutlined;
