export declare function noop<T>(any: T): T;
