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

declare const SplitCellsVerticalIcon: RemixiconReactIconComponentType;
export default SplitCellsVerticalIcon;
