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