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