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