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