/// export declare const useDataDecodeMethod: () => { initialDecodeMethod: string; decodeMethod: string; setDecodeMethod: import("react").Dispatch>; }; //# sourceMappingURL=useDataDecodeMethod.d.ts.map