import { LenderLogoProps } from '../LenderLogo'; declare function SvgConnective(props: LenderLogoProps): JSX.Element; export default SvgConnective;