import type { EditorHost } from '@blocksuite/std'; export declare const createToastContainer: (editorHost: EditorHost) => HTMLDivElement; //# sourceMappingURL=create.d.ts.map