import type { IconComponent } from '../types'; declare const Volume: IconComponent; export default Volume;