export interface CcStep { name: string; email: string; step: number; }