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