export declare const MonitorExecutionTime: (idProperty?: string | undefined) => (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;