import type { TaskContext, TaskContextRunResult } from '@billogram/task-runner'; export default function index(): (name: string, context: TaskContext) => Promise; //# sourceMappingURL=index.d.ts.map