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