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