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