import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const volumeUpIconName = "volume-up";
export declare const volumeUpIcon: IconShapeTuple;
