/** Returns whether the current thread is the Lit static-render worker. */ export declare function isLitStaticRenderWorkerThread(): boolean;