declare function _default(hexColor: any): (alpha?: number) => string;
export default _default;
