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