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