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