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