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