export declare const StyledButtonGroup: import("styled-components").StyledComponent<"div", any, Readonly<{ hasHorizontalSpacing?: boolean; noHorizontalSpacing?: boolean; }>, never>;