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