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