export declare class WTFinancingSoftPullRequest extends null { 'firstName': any | null; 'lastName': any | null; 'phoneNumber': any | null; 'email': any | null; 'disclosureText': any | null; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): any; }