import { OpaqueColorValue } from 'react-native'; export declare function getPlatformColorFromString(param: string): OpaqueColorValue;