export declare function parseColor(color: string): { color: string; opacity: number; }; //# sourceMappingURL=parseColor.d.ts.map