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