import React from 'react'; import { BoxToolbarProps } from '../interface'; export declare const BoxToolbar: React.FC;