export declare function escapeCSSSelector(str: string): string;
