module.exports = { createCuid: () => () => 'mocked-cuid', };