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