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