export declare const validateHooks: (hooks: {
    [name: string]: string;
}) => string | true;
//# sourceMappingURL=validators.d.ts.map