import * as React from 'react'; declare function VolumeMuteIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default VolumeMuteIcon;