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