export declare function useAccessibleColors(): [ boolean, (val: boolean) => void, () => void ];