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