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