// @as-covers: ignore because this is just an empty placeholder function
export const noOp = (): void => {};
