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