export declare const tick: (ms?: number) => Promise<unknown>;
