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