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