UNPKG

@icoms-detection/ui

Version:

This is the OFFICIAL UI library created by Icoms Detection to design their apps.

16 lines (15 loc) 346 B
export declare const stitchesCardStyles: { variants: { shadow: { true: { boxShadow: string; }; }; }; padding: string; borderRadius: string; backgroundColor: string; height: string; boxSizing: string; }; export declare const StyledCardHeader: any;