import type { PluginComponent } from '../../../../typesClient.js'; import type { FixedToolbarFeatureProps } from '../../server/index.js'; import './index.scss'; export declare const FixedToolbarPlugin: PluginComponent; //# sourceMappingURL=index.d.ts.map