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