export declare function matchAttribute(cssSelector: string, attrs: any): boolean;
