@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).
10 lines • 486 B
TypeScript
declare const Style: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
$color: string;
$vertical: boolean;
$gap: number;
$margin: number;
$strong: boolean;
$responsive?: "desktop" | "laptop" | "tablet" | "mobile";
}>> & string;
export default Style;
//# sourceMappingURL=Divider.styled.d.ts.map