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