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