export declare class KeyQueryTests { private parseBlock; "the block as a key selector"(): Promise; "handles psuedoelements"(): Promise; "finds states as key selector"(): Promise; "finds classes as key selector"(): Promise; "finds classes as key selector with class states"(): Promise; "finds class states as key selector"(): Promise; } //# sourceMappingURL=query-test.d.ts.map