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