import { SetWeightStep } from '../types'; export declare const steps: SetWeightStep[]; export default steps;