/** * Создать случайный ID состоящий из 6 символов */ export default function shortRandomId(): string;