export declare const serviceMetadataKey: unique symbol; export declare function Service(): (target: any, propertyKey: any, descriptor: any) => any;