export declare const onTimeout: (fn: () => void, delay: number) => NodeJS.Timeout; //# sourceMappingURL=timeout.d.ts.map