import { UsePluginSettingsWrapperFunction } from './types';
export declare const usePluginSettings: UsePluginSettingsWrapperFunction;
