import { SVGProps } from "react";
declare const MCItunes: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCItunes };
