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