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