export default { hello: { handler: 'index.hello' }, goodbye: { handler: 'index.goodbye' } };