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