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