import { ClassMethod } from '../../types/metadata'; export declare function Version(version: string, endpointDeprecationWarning?: string): (object: ClassMethod, methodName: string) => void;