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