export declare function colorToRgba(color: string, alpha?: number): string;
