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