/**
 * No operation function.
 */
export declare const NOOP: () => void;
