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