export declare function ApiDescription(des: string): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;