import type { Program } from "@typespec/compiler"; export declare function $onValidate(program: Program): void; //# sourceMappingURL=linter.d.ts.map