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