import  {type PluginsCommonOptions } from "adminforth";

export interface PluginOptions extends PluginsCommonOptions {

}
