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