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).

16 lines 660 B
declare const Style: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, { $area?: string; $responsive?: { device: "desktop" | "laptop" | "tablet" | "mobile"; area?: string; }[]; }>> & string; export declare const GridArea: import("styled-components").RuleSet<{ $area?: string; $responsive?: { device: "desktop" | "laptop" | "tablet" | "mobile"; area?: string; }[]; }>; export default Style; //# sourceMappingURL=GridContent.styled.d.ts.map