import { Verbo } from "./verbo"; /** Spanish verb "consistir (en)" */ export declare const consistir: Verbo;