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