import { Verbo } from "./verbo"; /** Spanish verb "olvidarse (de algo)" */ export declare const olvidarse: Verbo;