export declare const noop: (n: any) => any;
export default noop;
