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