export declare function Deprecated(newMethodName: string, removalVersion?: string): MethodDecorator;
