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