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