export declare function getFromCopyMap(type: string): ((value?: R, type?: string) => R) | undefined;