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