export declare class Guid { static newGuid(): `${string}-${string}-${string}-${string}-${string}`; }