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