import type { IDisposable } from "@surface/core"; export default function createSpreadPropertiesFactory(source: HTMLElement, target: HTMLElement): IDisposable;