export declare function profiler(enabled?: boolean): any; export declare const profilerWrap: (method: any, target: any, name: string) => any;