import { IMainProgressMaterialValue } from './MainProgressMaterial';
export default function useMainProgress(): IMainProgressMaterialValue;
