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