/** * 生成uuid * @returns string */ export default function uuid(): string;