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