export function uid(length?: number): string; export function uuid(): string; export function suid(): symbol; export function suuid(): symbol;