import React from 'react'; declare const AudioIcon: (props: React.SVGProps) => JSX.Element; export default AudioIcon;