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