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