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