export declare function getCSSSpecificity(selector: string): number;
