import { ProgressProps } from '@chakra-ui/react'; export interface IProgress extends Omit { }