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