import type { BladePlugin } from '@tweakpane/core'; import type { ProfilerBladePluginParams } from './ProfilerBladePluginParams.js'; export declare const ProfilerBladePlugin: BladePlugin;