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