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