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