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

declare const LayoutRight2LineIcon: RemixiconReactIconComponentType;
export default LayoutRight2LineIcon;
