export declare const noop: (...args: any[]) => void; export declare function gen_noop(): (a: A) => void;