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