@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 • 500 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>, {
$gap: number;
$change?: string;
$responsive?: "desktop" | "laptop" | "tablet" | "mobile";
$reverse?: boolean;
$fill: boolean;
$fit: boolean;
$fix?: boolean;
}>> & string;
export default Style;
//# sourceMappingURL=Row.styled.d.ts.map