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