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