import "reflect-metadata"; declare function createSubscription(T: any): string; export { createSubscription, };