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