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