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