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