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