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