/** * Returns function that does nothing */ export declare function noop(..._:unknown[]):void