export declare const withDebugId: (data: T, debugId: string) => T;