/// export declare function TableToolbar({ title }: { title: string; }): JSX.Element;