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