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