import React from 'react'; import { HTMLAttributes } from 'react'; export declare function Toolbar(props: HTMLAttributes): React.JSX.Element;