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