import * as notify from '../../src/scripts/notify' export const showAjaxError = {} as jest.Mock< ReturnType, Parameters > export const showModal = {} as jest.Mock< ReturnType, Parameters >