export declare const createShadow: (e: DragEvent, shadowsToCreate: HTMLElement[], forceSingleShadow?: boolean) => HTMLElement;