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