import Portal from './Portal'; export default Portal; export * from './Portal'; export { default as Portal } from './Portal';