/** * Создать случайный UUID, кроссбраузерно */ export default function randomUUID(): string;