export declare function useCssSupport(conditionText: string, initialValue?: boolean): boolean;
