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