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