import wx from './context/wx'; import my from './context/my'; declare const auto: (ctx: any) => any; export { auto, wx, my };