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