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