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