export * from './components'; export * from './functions'; export { default as Platform } from './Platform'; export { default as RouteRegistry } from './RouteRegistry';