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