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