import { Verbo } from "./verbo"; /** Spanish verb "burlarse (de alguien/algo)" */ export declare const burlarse: Verbo;