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