export { default as config } from './config'; export { default as GlobalStyle } from './GlobalStyle'; export { default as TheLandingProvider } from './TheLandingProvider';