/**
 * Styles for the component
 */
export declare const FeaturesJourneyStyles: {
    loadingStyle: string;
    groupTitle: string;
    mainRowActive: string;
    cotentRowActive: string;
    titleWithLength: string;
    subtitle: string;
    tableFullWidth: string;
};
