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