export declare function resolveYjsPath(yjsObject: unknown, path: readonly (string | number)[]): unknown;
