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