import type { TraitAdapter } from '@nonoun/native-core'; import { LinkPasteController } from './link-paste-controller.ts'; export declare const linkPasteableAdapter: TraitAdapter; //# sourceMappingURL=link-pasteable-adapter.d.ts.map