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