/// import { Experimentation } from './index'; export declare function applyTransformations(rewriter: HTMLRewriter, transformations: Experimentation.Transform[]): HTMLRewriter;