declare const module: ({ appConfig }: { appConfig: any; }) => void; export default module;