import { FunctionComponent } from 'react'; import './ContextToolbar.scss'; export declare const ContextToolbar: FunctionComponent;