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