/** * noop方法。 * @see {@link https://hyhello.github.io/utils/#/noop 在线文档} */ export default function noop(): void;