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