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