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