export declare function useGlobalIcon(tdIcon: object): import("tdesign-icons-vue-next").GlobalIconConfig;
export default useGlobalIcon;
