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

declare const LayoutLeftLineIcon: RemixiconReactIconComponentType;
export default LayoutLeftLineIcon;
