export declare const InjectOgma: () => PropertyDecorator & ParameterDecorator;
export declare const InjectOgmaContext: () => PropertyDecorator & ParameterDecorator;
export declare const InjectTraceMethod: () => PropertyDecorator & ParameterDecorator;
export declare const InjectOgmaInterceptorOptions: () => PropertyDecorator & ParameterDecorator;
