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