declare const ConfigurationMapSection: ({ children }: { children: any; }) => JSX.Element; export default ConfigurationMapSection;