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