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