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