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