declare const _default: { properties: { default: { type: string; }; collapsed: { type: string; }; summary: { type: string; }; i18n: { type: string; }; fields: { type: string; items: { type: string; }; }; }; }; export default _default;