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