export declare class UUID { static newGuid(str: string): string; }