declare const _default: (wd: any, ctx: any, { app, config, tmpdir }: { app: any; config?: {}; tmpdir?: string; }) => Promise<() => any>; export default _default;