export default function runCron({ func, name }: { func: Function; name: string; }, pg?: any): Promise; //# sourceMappingURL=runCron.d.ts.map