export declare function requestAnimationFrameAsync(callback: (time?: number) => T): Promise;