import type { _ModuleWithoutApi } from '../interfaces/iModule';
/**
 * @feature Rendering
 * @gridOption suppressAnimationFrame
 */
export declare const AnimationFrameModule: _ModuleWithoutApi;
