export declare function copy<T>(value: T): T;
