export declare function identity<T>(x: T): T;
export declare function noop(): void;
//# sourceMappingURL=dummy.d.ts.map