UNPKG

@redocly/theme

Version:

Shared UI components lib

14 lines (13 loc) 595 B
export declare const StyledChangeViewButton: import("styled-components").StyledComponent<"span", any, { collapsedSidebar?: boolean; }, never>; export declare const StyledChangeViewButtonWrap: import("styled-components").StyledComponent<"span", any, { active?: boolean; }, never>; export declare const ControlsWrap: import("styled-components").StyledComponent<"span", any, { iconCount?: number; isCollapsed?: boolean; }, never>; export declare const ControlsWrapChangeLayoutButtons: import("styled-components").StyledComponent<"span", any, { isCollapsed?: boolean; }, never>;