import { PubsubConfig } from './model'; export declare function RegisterHandler(config: PubsubConfig): ClassDecorator;