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