export function useTradeSaveBtn(props: any): { operate: (type: any) => void; };