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