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