export declare class UpdateRsvpDto { rsvp: boolean; tableId?: string; } //# sourceMappingURL=update-rsvp.dto.d.ts.map