import { type IconFn } from "../_icon.js"; /** Bootstrap `FlagFill` icon. */ export declare const iconBsFlagFill: IconFn;