my-app
    Preparing search index...
    default: ForwardRefExoticComponent<
        { color: Color; imageUrl: string
        | null; toolbarMode: ToolbarMode } & RefAttributes<
            { clear: () => void; getCanvasImageBase64: () => string },
        >,
    > = ...