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