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