declare const _default: { type: string; key: string; components: { type: string; key: string; content: string; tag: string; }[]; }; export default _default;