export default class UUID {
    static V4(): string;
}
