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