Injection token that can be used to reference instances of CdkDragPreview. It serves as alternative token to the actual CdkDragPreview class which could cause unnecessary retention of the class and its directive metadata.
API
const CDK_DRAG_PREVIEW: any;