import { IMainProgressValue } from './MainProgress';
export default function useMainProgress(): IMainProgressValue;
