import mountComponent from './vue_mount_component_helper'; export { mountComponent, }; export default { mountComponent, };