export default function getTextContrast(hexcolor: string): "dark-text" | "light-text";