export function nanoid(length?: number | undefined, ticks?: number): string;
