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