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