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