import type { Descriptor } from "../../models/descriptor.ts"; export declare function copyDescriptor(descriptor: T): T;