UNPKG

@activecollab/components

Version:

ActiveCollab Components

11 lines 816 B
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const SubContainer: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const StyledImg: import("styled-components").StyledComponent<"img", any, {}, never>; export declare const Title: import("styled-components").StyledComponent<import("../Typography/Typography").TypographyComponent & { displayName?: string; }, any, {}, never>; export declare const Description: import("styled-components").StyledComponent<import("../Typography/Typography").TypographyComponent & { displayName?: string; }, any, {}, never>; export declare const FooterContainer: import("styled-components").StyledComponent<"div", any, {}, never>; //# sourceMappingURL=EmptySlate.styles.d.ts.map