/**
 * Checks if the browser supports Drag & Drop (not supported on mobile devices, for example).
 */
export default function isDragDropSupported(): boolean;
//# sourceMappingURL=isDragDropSupported.d.ts.map