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