declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { prefix: string; closable: boolean; autoUpload: boolean; shape: string; defaultValue: any[]; }; }; }[]; export default _default;