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