/// import { IconProps } from '../../types'; declare const VolumeKnob: (allProps: IconProps) => JSX.Element; export default VolumeKnob;