import { DomainLangServices } from '../domain-lang-module.js'; export declare function registerValidationChecks(services: DomainLangServices): void;