import type { PanelComponent } from '@strapi/content-manager/strapi-admin'; declare const Panel: PanelComponent; export { Panel };