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