import { IconProps } from '../lib';
declare function YoutubeLogo(props: IconProps): JSX.Element;
export default YoutubeLogo;
