import { Verbo } from "./verbo"; /** Spanish verb "mudar(se)" */ export declare const mudar: Verbo;