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