export * from './types'
import NotFound from './NotFound'
export default NotFound
