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