export declare const name = "Validate with single top-level rule and report";
export declare const count = 10;
export declare function setupAsync(): Promise<void>;
export declare function measureAsync(): Promise<import("../..").NormalizedProblem[]>;
