/** * `DyE2E_VQA_AntiFlake_Css_Const` — pre-screenshot CSS injection ami nullázza az * animáció/transition időt, így a screenshot stabil (organizer `tests/visual/00-baseline.spec.ts` mintából). * * A capture-spec generátor minden screenshot előtt `page.addStyleTag({ content })`-tel injektálja. */ export declare const DyE2E_VQA_AntiFlake_Css_Const: string; //# sourceMappingURL=anti-flake-css.const.d.ts.map