export namespace TabsContent { export namespace Home { export const id: string; export const label: string; export const header: string; export function text(): JSX.Element; export const icon: string; export const image: string; } export namespace nodeView { const id_1: string; export { id_1 as id }; const label_1: string; export { label_1 as label }; const header_1: string; export { header_1 as header }; export function text_1(): JSX.Element; export { text_1 as text }; const icon_1: string; export { icon_1 as icon }; const image_1: string; export { image_1 as image }; } export namespace Overview { const id_2: string; export { id_2 as id }; const label_2: string; export { label_2 as label }; const header_2: string; export { header_2 as header }; export function text_2(): JSX.Element; export { text_2 as text }; const icon_2: string; export { icon_2 as icon }; const image_2: string; export { image_2 as image }; } export namespace Nodes { const id_3: string; export { id_3 as id }; const label_3: string; export { label_3 as label }; const header_3: string; export { header_3 as header }; export function text_3(): JSX.Element; export { text_3 as text }; const icon_3: string; export { icon_3 as icon }; const image_3: string; export { image_3 as image }; } export namespace Dashboards { const id_4: string; export { id_4 as id }; const label_4: string; export { label_4 as label }; const header_4: string; export { header_4 as header }; export function text_4(): JSX.Element; export { text_4 as text }; const icon_4: string; export { icon_4 as icon }; const image_4: string; export { image_4 as image }; } export namespace Alerts { const id_5: string; export { id_5 as id }; const label_5: string; export { label_5 as label }; const header_5: string; export { header_5 as header }; export function text_5(): JSX.Element; export { text_5 as text }; const icon_5: string; export { icon_5 as icon }; const image_5: string; export { image_5 as image }; } export namespace Anomalies { const id_6: string; export { id_6 as id }; const label_6: string; export { label_6 as label }; const header_6: string; export { header_6 as header }; export function text_6(): JSX.Element; export { text_6 as text }; const icon_6: string; export { icon_6 as icon }; export const video: string; } export namespace Pricing { const id_7: string; export { id_7 as id }; const label_7: string; export { label_7 as label }; const header_7: string; export { header_7 as header }; export function text_7(): JSX.Element; export { text_7 as text }; const image_6: string; export { image_6 as image }; const icon_7: string; export { icon_7 as icon }; } export namespace Privacy { const id_8: string; export { id_8 as id }; const label_8: string; export { label_8 as label }; const header_8: string; export { header_8 as header }; export function text_8(): JSX.Element; export { text_8 as text }; const icon_8: string; export { icon_8 as icon }; } }