import { Color } from 'tns-core-modules/color/color'; export declare function getColor(uiColor: UIColor): Color;