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