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