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