"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SubscriberDto = void 0; class SubscriberDto { } exports.SubscriberDto = SubscriberDto;