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