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