export declare const darkenHexColor: (color: string, darkenBy: number) => string;