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