import { type BlockStdScope } from '@blocksuite/std'; export declare function notifyLinkedDocSwitchedToCard(std: BlockStdScope): void; export declare function notifyLinkedDocSwitchedToEmbed(std: BlockStdScope): void; export declare function notifyLinkedDocClearedAliases(std: BlockStdScope): void; //# sourceMappingURL=linked-doc.d.ts.map