import { IConstraint } from '../constraint'; export default function cst(constraint: IConstraint): IConstraint;