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

declare const YoutubeIcon: MdiReactIconComponentType;
export default YoutubeIcon;
