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