import { SectorProps } from '.'; export default function SectorSpace({ sector, styleManagerDataConfig }: SectorProps): import("react/jsx-runtime").JSX.Element;