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