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