/// import { IToolbarProps } from 'src'; export declare function Toolbar({ ignore, define, className, ...props }: IToolbarProps): JSX.Element;