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