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