export declare function now(): number; export declare const nextFrame: (fn: Function, time?: number) => number;