export declare function genOptimisticId(): string; export declare function isOptimisticId(id: any): boolean;