/**
 * Module for enabling the subscriber system.
 *
 * Import this module in your application root to enable subscriber discovery.
 * @see {@link https://elsikora.com/docs/nestjs-crud-automator/subscriber-system | Subscriber System}
 */
export declare class ApiSubscriberModule {
}
