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