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