/**
 * @module Utils
 *
 */
export default function noop(): void;
