declare const _default: (hex: string, coef?: number) => string;
export default _default;
