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