Repository URL to install this package:
|
Version:
2.8.0-studio-release ▾
|
/// <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 };