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