import type { TraceType } from "@refinedev/devtools-shared";
export declare function getTrace(excludeFromTrace?: string[]): TraceType[];
//# sourceMappingURL=get-trace.d.ts.map