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