export declare class StepEnrollmentInitiate { id: number; constructor(data: unknown); }