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