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

declare const LayoutLineIcon: RemixiconReactIconComponentType;
export default LayoutLineIcon;
