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