export declare function getContrastYIQ(hexcolor: any): "black" | "white";
