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