/** * used to show a method as deprecated on swagger documentation */ export declare function Deprecated(): Function;