export declare const executeWithPerfomanceCheck: (tag: string, item: string, fn: () => T) => T;