export declare function incRenderCount(): void;
export declare function getRenderCount(): number;
export declare function resetRenderCount(): void;
