/// export default function toolbar(options: any): { [x: string]: (props: any) => JSX.Element; };