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