import type { IPluginContext } from '@tarojs/service'; declare const _default: (ctx: IPluginContext) => void; export default _default;