UNPKG

strapi-plugin-comments

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