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