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