export declare const generateSkeletonColors: (backgroundColor: string) => { baseColor: string; highlightColor: string; };