/**
 * Component Entry
 *
 */
import PortalRoot from './PortalRoot';
export default PortalRoot;
export * from './PortalRoot';
