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