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