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