UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

13 lines (12 loc) 270 B
/** * Styles for the component */ export declare const FeaturesJourneyStyles: { loadingStyle: string; groupTitle: string; mainRowActive: string; cotentRowActive: string; titleWithLength: string; subtitle: string; tableFullWidth: string; };