import { ComponentViewerInterface } from '@standardnotes/services' export type ComponentManagerEventData = { componentViewer?: ComponentViewerInterface }