import React from 'react'; export interface IProps { } export declare const ToolbarRegistry: React.FC;