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