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