export declare const uuid: {
    newid(): string;
};
