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