declare const topoStyle: { borderColor: string; panelHeaderBg: string; panelBodyBg: string; textColor: string; }; export default topoStyle;