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