export declare class Guid {
    static newGuid(): string;
}
//# sourceMappingURL=Guid.d.ts.map