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