export declare class ColorService { toNativeColor(inputColor: string): number; }