/// export default function toolbar(options?: {}): { button: (props: any) => JSX.Element; };