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