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