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