import { type IconFn } from "../_icon.js"; /** Feather `Volume` icon. */ export declare const iconFeatherVolume: IconFn;