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