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