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