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