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