export declare function Req(injectOptions?: string | Record): (object: Record, methodName: string, index: number) => void;