/** Disable CSS parse caching and clear the cache. */
export declare const disableCSSCache: () => void;
