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