import './affine-link.js'; import type { Page } from '@revesuite/store'; export declare function createLink(page: Page): void; //# sourceMappingURL=create-link.d.ts.map