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