import { Progress } from '@alifd/next';
export default Progress;
export type { ProgressProps } from '@alifd/next/types/progress';
