UNPKG

@pluralsight/ps-design-system-icon

Version:
9 lines (8 loc) 505 B
export declare const colors: Readonly<import("@pluralsight/ps-design-system-util/dist/esm/key-mirror").KeyMirror<["blue", "green", "red", "textIconHighOnDark", "textIconHighOnLight", "textIconLowOnDark", "textIconLowOnLight", "yellow"]>>; export declare const sizes: Readonly<import("@pluralsight/ps-design-system-util/dist/esm/key-mirror").KeyMirror<["xSmall", "small", "medium", "large"]>>; export declare const widths: { xSmall: string; small: string; medium: string; large: string; };