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