import { CustomConstraintInfo } from '../types';
export declare const constraints: Array<[string, CustomConstraintInfo]>;
