import type { FunctionalComponent } from 'vue'; declare const MagicStick: FunctionalComponent<{}, {}>; export default MagicStick;