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