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