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

declare const LayoutColumnLineIcon: RemixiconReactIconComponentType;
export default LayoutColumnLineIcon;
