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