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