import type { DefineComponent } from 'vue'; declare const Grid3X3: DefineComponent>; export { Grid3X3 };