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