import { type ParameterDecorator } from "../typings/index.js"; export declare function Ctx(propertyName?: string): ParameterDecorator;