import type { DefineComponent } from 'vue'; declare const AlarmClock: DefineComponent>; export { AlarmClock };