@activecollab/components
Version:
ActiveCollab Components
5 lines • 375 B
TypeScript
/// <reference types="react" />
export declare const StyledEntityCard: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("react").HTMLAttributes<HTMLDivElement> & import("../Card").ICardProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>, any, {
$renderAs: string;
}, never>;
//# sourceMappingURL=Styles.d.ts.map