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