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