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