import type { MaskitoPlugin } from '../types';
export declare function maskitoChangeEventPlugin(): MaskitoPlugin;
