UNPKG

strapi-plugin-comments

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