declare const styles: { readonly "pageHeader": string; readonly "withHorizontalMenu": string; readonly "rowTitle": string; readonly "controlsContainer": string; readonly "buttonsContainer": string; readonly "titleBlock": string; readonly "iconContainer": string; readonly "groupTitle": string; readonly "titleContainer": string; readonly "sectionContainer": string; readonly "primaryTitle": string; readonly "secondaryTitle": string; readonly "sectionSubTitle": string; readonly "horizontalContainer": string; readonly "afterTitleContentContainer": string; }; export = styles;