/** * animationFrame.js * https://github.com/bvaughn/react-virtualized/blob/9.21.0/source/utils/animationFrame.js * Brian Vaughn * * Forked from version 9.21.0 * */ export declare const raf: any; export declare const caf: any; //# sourceMappingURL=animationFrame.d.ts.map