export { default as notSpam } from './not-spam'; export { default as spam } from './spam';