Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
/// <reference types="react" />
declare const StyledModalBox: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledModalTitle: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>, any, Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>>;
declare const StyledListName: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>, any, Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>>;
declare const FlexCenter: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>>;
declare const StyledSocialIconList: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledShareIcon: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>, any, Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>>;
declare const Wrapper: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>>;
export { StyledModalBox, StyledModalTitle, StyledListName, FlexCenter, StyledSocialIconList, Wrapper, StyledShareIcon, };