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