import { Verbo } from "./verbo"; /** Spanish verb "acompaƱar" */ export declare const acompanyar: Verbo;