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