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