declare const _default: (colorToGetContrastFor?: string) => "#000000" | "#FFFFFF"; export default _default;