import { type MaskitoPlugin } from '@maskito/core';
export declare function maskitoRemoveOnBlurPlugin(value: string): MaskitoPlugin;
