export declare class TemplateAnalysisTests { private parseBlock; "throws when states are applied without their parent root"(): Promise; "throws when states are applied without their parent BlockClass"(): Promise; "Throws when inherited states are applied without their root"(): Promise; "Inherited states pass validation when applied with their root"(): Promise; } //# sourceMappingURL=attribute-parent-validator-test.d.ts.map