const createCoherePayload = require('./createCoherePayload');
module.exports = {
createCoherePayload,
};