export declare class A2PBillingConsent extends null { 'version': any | null; 'acceptedAt': any | null; 'text': any | null; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): any; }