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