export type StepsThemeVars = {
    stepsBackground?: string;
};
