export declare class WTPassBrandKit extends null { 'backgroundColor'?: any | null; 'textColor'?: any | null; 'accentColor'?: any | null; 'logoUrl'?: any | null; 'markUrl'?: any | null; 'bannerImageUrl'?: any | null; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): any; }