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