import { ExecutionContext } from '@nestjs/common'; export declare function getContextObject(context: ExecutionContext): any;