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