declare const createRandomCb: (prefix?: string) => string; export default createRandomCb;