/// export declare const Tabs: JSX.Element; export declare const txtjson: { short_name: string; name: string; icons: { src: string; sizes: string; type: string; }[]; start_url: string; display: string; theme_color: string; background_color: string; }; export declare const treejson: { short_name: string; name: string; icons: { src: string; sizes: string; type: string; }[]; start_url: string; display: string; theme_color: string; background_color: string; };