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