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