///
export declare const ScoreCardStatusCardBody: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const ProblemsByStatusCardBody: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const CardRow: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const CardValue: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
export declare const GaugeNumber: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
export declare const CardsWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const Dot: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {
color: string;
}, never>;
export declare const StyledTable: import("styled-components").StyledComponent<"table", import("styled-components").DefaultTheme, {}, never>;
export declare const FilterTagsWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
'data-cy': string;
}, "data-cy">;
export declare const CatalogDescription: import("styled-components").StyledComponent<"p", import("styled-components").DefaultTheme, {}, never>;
export declare const CatalogPageWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const StyledInput: import("styled-components").StyledComponent<"input", import("styled-components").DefaultTheme, {}, never>;
export declare const ModeSwitcherTabs: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const ModeSwitcherTab: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
isActive?: boolean | undefined;
}, never>;
export declare const TableWrap: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
isActive?: boolean | undefined;
}, never>;
export declare const AppPageWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const StyledPopup: import("styled-components").StyledComponent>, import("styled-components").DefaultTheme, {}, never>;
export declare const SortIcon: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
export declare const InstanceWrap: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
borderColor: string;
}, never>;
export declare const InstanceMessage: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const InstanceReference: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const Code: import("styled-components").StyledComponent<"pre", import("styled-components").DefaultTheme, {}, never>;
export declare const FilePreview: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const InstanceControlsWrap: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const GroupTh: import("styled-components").StyledComponent<"th", import("styled-components").DefaultTheme, {}, never>;
export declare const LevelComplianceCardTitle: import("styled-components").StyledComponent<"h3", import("styled-components").DefaultTheme, {}, never>;
//# sourceMappingURL=index.styles.d.ts.map