export declare function buildRegisterStyleSheetForStyleSync(document: Document): (styleSheet: CSSStyleSheet) => () => void;