export declare function generateMockId(): string; export declare function isMockId(id: string): boolean;