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

declare const SplitCellsHorizontalIcon: RemixiconReactIconComponentType;
export default SplitCellsHorizontalIcon;
