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