export declare function useColorSchemeValue(lightColor: string, darkColor: string): string;