export declare const ensureValidStyle: (cssString: string) => string;
