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