import { RemixiconReactIconComponentType } from './dist/typings';

declare const MergeCellsHorizontalIcon: RemixiconReactIconComponentType;
export default MergeCellsHorizontalIcon;
