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