UNPKG

strapi-plugin-comments

Version:
9 lines (8 loc) 508 B
/// <reference types="react" /> export declare const IconButtonGroup: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<any, { isSingle?: boolean | undefined; withMargin?: boolean | undefined; }>> | (import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<any, { isSingle?: boolean | undefined; withMargin?: boolean | undefined; }>> & Omit<any, keyof import("react").Component<any, {}, any>>);