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