import { FC } from 'react';
/**
 * A smart component for handling manager-preview interactions.
 */
export declare const ToolbarManager: FC;
