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