export declare const isCssImportant: (value: string) => boolean; export declare const cssWithoutImportant: (value: string | number) => string | number;