import type { Theme } from '../bindings/gen_events';
export type ThemePlugin = Theme;
