DeferRuntime: {
    langfuseTraces: ((traces: {
        id: string;
        name: string;
        url: string;
    }[]) => void);
}