export type HTTPDecorator = (target: any, key?: any, index?: any) => void;