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