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