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