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