import { Index } from '../../ast/entity'; export declare abstract class Constraint extends Index { }