export declare function after(n: number): Promise & ((count?: number) => void); export default after; //# sourceMappingURL=index.d.ts.map