import * as nanoid from 'nanoid'; import * as uuid from 'uuid'; export { nanoid, uuid };