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