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