import { SvgIconProps } from "@mui/material/SvgIcon";
export declare const YoutubeIcon: (props: SvgIconProps) => JSX.Element;
