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