/// export declare function CurrentCapacity(props: { currentCapacity: number; }): JSX.Element;