import type { Plugin } from '@strapi/types';
declare const historyAdmin: Partial<Plugin.Config.AdminInput>;
export { historyAdmin };
