declare const getUid: (length?: number) => string; export default getUid;