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