import campbel from './campbel'; import grupt from './grupt'; import johnson from './johnson'; import lawler from './lawler'; import mcnaught from './mcnaught'; import moore from './moore'; import palmer from './palmer'; import smith from './smith'; import vahy from './vahy'; export default { campbel, grupt, johnson, lawler, mcnaught, moore, palmer, smith, vahy };