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

declare const LayoutRowLineIcon: RemixiconReactIconComponentType;
export default LayoutRowLineIcon;
