UNPKG

@slashid/react

Version:

React SDK for the /id platform

9 lines 571 B
export declare const background: string; export declare const outerCircleWithAnimation: string; export declare const outerCircleVariants: Record<"primary" | "blue" | "grey" | "red", string>; export declare const middleCircleWithAnimation: string; export declare const middleCircleVariants: Record<"primary" | "blue" | "grey" | "red", string>; export declare const innerCircleWithAnimation: string; export declare const innerCircleVariants: Record<"primary" | "blue" | "grey" | "red", string>; export declare const content: string; //# sourceMappingURL=circle.css.d.ts.map