import { AppMasterConfig } from "@onebro/appmaster"; declare const masterConfig: AppMasterConfig; export { masterConfig }; export default masterConfig;