import { FontColorActionContext } from "../context/FontColorActionContext"; export declare function useFontColorPicker(): FontColorActionContext;