import type { NotificationsTheme } from '../Notifications.vue';
declare const theme: NotificationsTheme;
export default theme;
