import { Verbo } from "./verbo"; /** Spanish verb "constituir" */ export declare const constituir: Verbo;