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