UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

7 lines (6 loc) 193 B
declare const StyledIconButton: import("styled-components").StyledComponent<"button", any, { theme: object; } & { type: "button"; }, "theme" | "type">; export default StyledIconButton;