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

declare const Layout2LineIcon: RemixiconReactIconComponentType;
export default Layout2LineIcon;
