export declare type IconColor = "inherit" | "disabled" | "primary" | "action" | "secondary" | "error" | "info" | "success" | "warning" | undefined; //# sourceMappingURL=style.types.d.ts.map