/* MAIN */ const noop = (): void => {}; /* EXPORT */ export {noop};