export declare class TemplateAnalysisTests { private parseBlock; "throws when two static attributes from the same group are applied"(): Promise; "throws when static and dynamic attributes from the same group are applied"(): Promise; "throws when static attributes and dynamic group from the same group are applied"(): Promise; "throws when duplicate dynamic groups are applied"(): Promise; } //# sourceMappingURL=attribute-group-validator-test.d.ts.map