declare const useExportBlock: () => { exportBlock: (options?: import("@apollo/react-common").MutationFunctionOptions | undefined) => Promise>; }; export default useExportBlock;