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