import { MdiReactIconComponentType } from './dist/typings';

declare const QuicktimeIcon: MdiReactIconComponentType;
export default QuicktimeIcon;
