declare const _default: (color: string, percent: number) => string;
export default _default;
