export default function uuid(length?: number): string & { readonly length: T; };