import { FunctionalComponent } from 'vue'; declare const p: FunctionalComponent; export default p;