import type { PluginDefinition } from '@strapi/admin/strapi-admin';
declare const previewAdmin: Partial<PluginDefinition>;
export { previewAdmin };
