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