import type { FC } from 'react'; declare const DragLayer: FC; export default DragLayer;