import { IconSvgProps } from '../types';
declare const YoutubeLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default YoutubeLogo;
//# sourceMappingURL=YoutubeLogo.d.ts.map