export declare function usePlatformColor(color1: string, ...colors: string[]): import("react-native").OpaqueColorValue;