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