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