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