import { IconProps } from '../Icon'; declare function SvgBluetoothAudio(props: IconProps): JSX.Element; export default SvgBluetoothAudio;