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