export declare function darken(color: string, amount: number): string;