export declare function Context(): (target: any, propertyKey: PropertyKey, parameterIndex: number) => void;
