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