export declare class ColorsService { static convert3HexTo6(themeColor: string): string; }