export default function idGenerator(length: number): string;
