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