///
export declare const ConfPanelModalButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {
stroked?: boolean;
}, never>;
export declare const ConfPanelDetailsText: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
export declare const ConfPanelInEditModalButtons: import("styled-components").StyledComponent;
export declare const ConfPanelInEditSaveButton: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>;
export declare const ConfPanelAddRoomButtonContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const ConfPanelAddRoomButton: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>;
export declare const ConfPanelNameInput: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>;
export declare const ConfPanelFilterTags: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;