export declare function validateId(id: string): boolean;
