import type { UnpluginInstance } from 'unplugin';

export const DevExtremeLicensePlugin: UnpluginInstance<undefined, false>;

