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