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