// eslint-disable-next-line @typescript-eslint/no-empty-function const noop = (): void => {}; export default noop;