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