export declare const cssEscape: (value: any) => string;
