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

declare const LayoutRowFillIcon: RemixiconReactIconComponentType;
export default LayoutRowFillIcon;
