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