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