UNPKG

@coinmeca/ui

Version:

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

11 lines 517 B
declare const Style: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, { $type?: "glass" | "line" | "solid"; $align?: "left" | "center" | "right"; $color: string; $scale: number; $fit?: boolean; $hide: boolean; $disabled?: boolean; }>> & string; export default Style; //# sourceMappingURL=Button.styled.d.ts.map