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