import { Component } from '../_util/simply';
import { StepsFunctionalProps } from './props';

Component({ props: StepsFunctionalProps });
