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