declare const _default: { title: string; screenshot: any; schema: { componentName: string; props: { visible: boolean; showCloseButton: boolean; title: string; }; }; }[]; export default _default;