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 StyledHeading: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const PendingCount: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<Pick<Partial<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, never> & Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>, any, Pick<Partial<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, never> & Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>;
declare const StyledDescription: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledGhostButton: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
export { StyledHeading, PendingCount, StyledDescription, StyledGhostButton };