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