declare const getFilteredColor: (colorHash: string) => string; export { getFilteredColor };