export declare class Guid {
    private static s4();
    private static guid();
    static random(): string;
}
