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