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