import type { IconProps } from '../../types';
declare const LayoutRowFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Layout Row Fill
 * @see {@link https://remixicon.com/icon/layout-row-fill Remix Icon Docs}
 */
export { LayoutRowFill };
