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