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