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