import { InternalHTML } from '../webComponent/internalHTML'; export declare class RenderControl { private static waitForPropertiesToBeUpdatedBeforeRender; static attemptRender(deepChat: InternalHTML): void; } //# sourceMappingURL=renderControl.d.ts.map