import { default as MainType } from './src/main.vue'; export declare const OsMain: import('../../utils/with-install').SFCWithInstall & Readonly<{}>, {} | { [x: string]: any; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record; export type MainInstance = InstanceType; export default OsMain; export type * from './src/main';