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

declare const VideoYoutubeIcon: MdiReactIconComponentType;
export default VideoYoutubeIcon;
