export var StepsDefaultProps = {
current: 0,
direction: 'horizontal',
status: 'finish',
};
export var StepsFunctionalProps = {
items: [],