import type { UfoPlugin } from './ufoPluginType';
export declare const ufoPlugin: UfoPlugin;
