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