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