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