import { ReactIconComponentType } from '../types';

declare const Audiotrack: ReactIconComponentType;
export default Audiotrack;
            