export declare const getGCPubSubClientToken: (name: string) => string;
export declare const InjectGCPubSubClient: (name: string) => PropertyDecorator & ParameterDecorator;
