export { default } from './landing'; export { default as Landing } from './landing'; export * from './landing';