export type * from './components/index.d.ts'

declare global {
    var AAAA: number;
}
