export interface IStep { title: string text: string }