/** * 当值更新时给予通知 * @returns */ export declare function useNoticeSelectUpdateSelected(): [any, ((key: string, val?: string) => void)];