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