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