declare function uuid(): string;

export default uuid;
