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