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