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