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