/// /// /// /// /// /// export declare const asyncSetInterval: (asyncFunction: any, intervalMs: number) => NodeJS.Timeout;