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