@pollum-io/pegasys-components
Version:
Components for Pegays Protocol, the leading AMM on Syscoin NEVM.
8 lines (7 loc) • 1.26 kB
TypeScript
import { ComponentStory } from '@storybook/react';
declare const _default: {
component: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, import("./Text").TextProps & import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>>, never>;
title: string;
};
export default _default;
export declare const Default: ComponentStory<import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, import("./Text").TextProps & import("styled-system").TypographyProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & import("styled-system").SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & import("styled-system").PositionProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>>, never>>;