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