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