import * as React from "react"; declare function SvgLb(props: React.SVGProps): JSX.Element; export default SvgLb;