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