declare const _default: (color: string) => (weight: number | string) => string; export default _default;