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