declare const _default: { title: string; type: string; body: { header: { logo: string; text: { label: string; style: { color: string; }; }; style: {}; }; content: {}; }; }; export default _default;