export interface VgsCardPayload { cardId: string; expMonth: string; expYear: string; name: string; } //# sourceMappingURL=CardPayload.type.d.ts.map