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