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