export declare const CSS: {
    container: string;
    stepperItemContent: string;
    stepperItemDescription: string;
    stepperItemHeader: string;
    stepperItemHeading: string;
    stepperItemHeaderText: string;
    stepperItemIcon: string;
    stepperItemNumber: string;
    visuallyHidden: string;
};
