export declare const DTO_AUTO_CONTEXT_METADATA_KEY: string;
export declare const AUTO_CONTEXT_DTO_CONSTANT: {
    readonly METADATA_KEY: string;
};
