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