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