import { Verbo } from "./verbo"; /** Spanish verb "gruñir" */ export declare const grunyir: Verbo;