import { ruleType } from './rule'; export declare const alternative: (field: string, alternative: { [key: string]: object | Function | any[]; }) => ruleType[]; //# sourceMappingURL=alternative.d.ts.map