export declare function threeDigitColorHexToSixDigitsColorHex(threeDigitColorHex: string): string;
