import type { CallFunction } from '../concepts'; export declare function getValidates(node?: CallFunction): import("../concepts").Namespace; export declare function getValidateFunction(name: string): import("../concepts").Function; //# sourceMappingURL=getValidates.d.ts.map