export declare function useHints(): { goalHints: import("../utils/types").Hints; getProgress: () => number; };