import { Verbo } from "./verbo"; /** Spanish verb "diseƱar" */ export declare const disenyar: Verbo;