export declare const nextTick: (callback: (...args: any[]) => any) => void;
