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