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