export declare class Guid {
    static NewGuid(): string;
}
