export declare function getRootStylePropertyValue(key: string): string; export declare function loadStyleString(css: string): () => void;