export declare function getTiedRealmId(objectId: string): string; export declare function getTiedObjectId(realmId: string): string | null;