import type { EnforcementLevel } from "../types.js"; export declare function getStaleTestWarning(): string; export declare function getOrderingWarning(level: EnforcementLevel): string; //# sourceMappingURL=warnings.d.ts.map