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