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