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