import type { CoreApiMap } from 'roosterjs-content-model-types'; /** * @internal * Core API map for Editor */ export declare const coreApiMap: CoreApiMap;