import ProgressBar from "./ProgressBar";
declare const _default: {
    title: string;
    component: typeof ProgressBar;
};
export default _default;
