export declare function enableStaticRendering(enable: boolean): void; export declare function isUsingStaticRendering(): boolean;