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