export declare const DiagnosticsContainer: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const SettingsHeader: import("styled-components").StyledComponent<"h1", any, {}, never>; export declare const SettingsContainer: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const SettingsRow: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const IntegrationName: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const SettingName: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const SettingValue: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const IntegrationValue: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const IntegrationRow: import("styled-components").StyledComponent<"div", any, {}, never>; //# sourceMappingURL=style.d.ts.map