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