export declare class DecoratorExtractor { static extractMessageMiddleware(instance: object): string; }