import { IconDefinition } from '../types';
declare const YoutubeOutlined: IconDefinition;
export default YoutubeOutlined;
