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