export declare class CreateSubscriptionRequest { subscribeTo: string; notifyTarget: string; }