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

declare const MergeCellsVerticalIcon: RemixiconReactIconComponentType;
export default MergeCellsVerticalIcon;
