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