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