/** wrap出一个hook */
export declare const useToolbarConfig: (value?: any) => any;
