import type { UniComponent } from '@blocksuite/affine-shared/types'; export declare const uniMap: >(component: UniComponent, map: (r: R) => T) => UniComponent; //# sourceMappingURL=operation.d.ts.map