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