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