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