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