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