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