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